dialog: GTK_DIALOG_ERROR_CANCELLED => GTK_DIALOG_ERROR_DISMISSED
authorBenjamin Otte <otte@redhat.com>
Wed, 23 Nov 2022 22:32:19 +0000 (23:32 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 24 Dec 2022 12:56:57 +0000 (07:56 -0500)
commit8957302bd4841b75772214d4e6ea32090733cb35
tree9689164904c5b15606ceecf60ac0cf7c34ec6213
parent8a7f739f9fec4e82948ff405df70503f182cf5c0
dialog: GTK_DIALOG_ERROR_CANCELLED => GTK_DIALOG_ERROR_DISMISSED

The term "cancelling" is used with GCancellable, a user clicking a close
button is not that.
User input is usually described as "dismissing", so we use that term.
gtk/gopenuriportal.c
gtk/gtkcolordialog.c
gtk/gtkdialogerror.h
gtk/gtkfiledialog.c
gtk/gtkfontdialog.c